home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 5 (Internal Edition) / Apple R&P Lib Internal v5.0.iso / 3-Presentations / Markets / Education / HyperCard In Education / King Tut / background_5688.txt < prev    next >
Text File  |  1990-04-02  |  480b  |  25 lines

  1. -- background: 5688 from stack: in
  2. -- bmap block id: 7884
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: 
  6.  
  7.  
  8. -- part 3 (button)
  9. -- low flags: 00
  10. -- high flags: 8003
  11. -- rect: left=423 top=295 right=336 bottom=512
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: Floor Plan
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   go to card "floor plan"
  23. end mouseUp
  24.  
  25.